home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / tutorial / usgeo22.zip / INSTALL.FIL < prev    next >
Text File  |  1995-03-25  |  4KB  |  214 lines

  1. BACKGROUND 31
  2. SHADOW ON
  3. BEEP ON
  4.  
  5. CALL KS_TITLE
  6. PAUSE 50
  7. CALL PROG_TITLE
  8. PAUSE 50
  9. TELESCOPE OFF
  10.  
  11. SPACE 1500
  12. :GET_TARGET
  13. DRIVE C 10 19 113 31 5 12 95     'wx,wy,wc,ic,mx,my,mc
  14. PATH \USGEO 10 19 113 31 5 12 95
  15. EXIST ~1~2\*.*
  16. JUMP.NO CHK1
  17.  
  18. WINOPEN 0 20 113
  19. "The directory ~1~2 already exists! Are"
  20. "you sure you want to use this directory?  Y/N"
  21. ASK +47 +2
  22. WINCLOSE
  23. JUMP.NO GET_TARGET
  24.  
  25. :CHK1
  26. EXIST ~0\usgeo22.001
  27. JUMP.YES COPY_FILE1
  28. DISK 0 usgeo22.001 10 20 47
  29.  
  30. :COPY_FILE1
  31. COPY ~0\usgeo22.001 ~1~2 10 20 113
  32. JUMP.FAIL INST_FAIL
  33.  
  34. EXIST ~0\usgeo22.002
  35. JUMP.YES COPY_FILE2
  36. DISK 0 usgeo22.002 10 20 47
  37.  
  38. :COPY_FILE2
  39. COPY ~0\usgeo22.002 ~1~2 10 20 113
  40. JUMP.FAIL INST_FAIL
  41.  
  42. EXIST ~1~2\usgeo.exe
  43. JUMP.YES OVRWRITE
  44.  
  45. :COPYFILES
  46. SHELL
  47.   "~1"
  48.   "cd ~2"
  49.   "copy /b usgeo22.001+usgeo22.002 usgeo22.exe >NUL"
  50.   "del usgeo22.001"
  51.   "del usgeo22.002"
  52.   "usgeo22"
  53.   "del usgeo22.exe"
  54.  
  55. WINOPEN 0 20 113
  56. "Would you like to view the instructions"
  57. "for U.S. Geography?  Y/N"
  58. ASK +29 +2
  59. WINCLOSE
  60. JUMP.NO PRINT_DOC
  61. VIEW ~1~2\usgeo.doc 27 112
  62.  
  63. :PRINT_DOC
  64. WINOPEN 0 20 113
  65. "Would you like to print the instructions"
  66. "for U.S. Geography?  Y/N"
  67. ASK +29 +2
  68. WINCLOSE
  69. JUMP.NO INST_OK
  70.  
  71. :PRINT_NOW
  72. WINOPEN 0 20 116
  73. ""
  74. "  Printing...  "
  75. ""
  76. PRINT ~1~2\usgeo.doc
  77. WINCLOSE
  78. JUMP.FAIL PRN_ERR
  79. JUMP INST_OK
  80.  
  81. :PRN_ERR
  82. WINOPEN 0 12 112
  83. "Your printer is not responding.  Possible problems:"
  84. ""
  85. "   ■ Printer is not attached to LPT1"
  86. "   ■ Printer is not turned on"
  87. "   ■ Printer is out of paper"
  88. ""
  89. "Do you want to try to print again?  Y/N"
  90. ASK +42 +7
  91. WINCLOSE
  92. JUMP.YES PRINT_NOW
  93.  
  94. :INST_OK
  95. TELESCOPE ON
  96. WINOPEN 5 9 113
  97. " Installation was successful. Use the following commands "
  98. " to run USGEO:"
  99. "       ~1"
  100. "       CD ~2"
  101. "       USGEO"
  102. ""
  103. " If you experience a conflict with your sound card, pass"
  104. " the address and interrupt number used by your sound"
  105. " card on the command line, as in:  USGEO 220 5   See the"
  106. " USGEO.DOC file for more details."
  107. ""
  108. " Would you like to run USGEO now?  Y/N "
  109. ASK +49 +20
  110. WINCLOSE
  111. JUMP.NO THE_END
  112. RUN usgeo.exe
  113.  
  114. :THE_END
  115. WINCLOSE   'close title win1
  116. WINCLOSE   'close title win2
  117. END  'normal install
  118.  
  119. :KS_TITLE
  120. BORDER 0
  121. WINOPEN 2 2 53
  122. "          "
  123. "                              "
  124. "                              "
  125. "                              "
  126. "                              "
  127. "                              "
  128. "                              "
  129. "                              "
  130. "                              "
  131. "          "
  132. WINUPDATE +10 +3 58
  133. "K"
  134. WINUPDATE +11 +3 59
  135. "i"
  136. WINUPDATE +12 +3 60
  137. "d"
  138. WINUPDATE +13 +3 61
  139. "S"
  140. WINUPDATE +14 +3 62
  141. "t"
  142. WINUPDATE +15 +3 63
  143. "u"
  144. WINUPDATE +16 +3 49
  145. "f"
  146. WINUPDATE +17 +3 53
  147. "f"
  148. WINUPDATE +19 +3 58
  149. "S"
  150. WINUPDATE +20 +3 59
  151. "o"
  152. WINUPDATE +21 +3 60
  153. "f"
  154. WINUPDATE +22 +3 61
  155. "t"
  156. WINUPDATE +23 +3 62
  157. "w"
  158. WINUPDATE +24 +3 63
  159. "a"
  160. WINUPDATE +25 +3 49
  161. "r"
  162. WINUPDATE +26 +3 53
  163. "e"
  164. WINUPDATE +11 +5 48
  165. "6490 Dubois Rd."
  166. WINUPDATE +7 +6 48
  167. "Lewis Center, OH  43035"
  168. WINUPDATE +4 +7 48
  169. "614-548-5043  CIS 71043,3706"
  170. WINUPDATE +5 +9 59
  171. "Educational Software 4 Kids"
  172. BORDER 1
  173. RETURN
  174.  
  175. :PROG_TITLE
  176. WINOPEN 42 5 95
  177. "                                "
  178. ""
  179. ""
  180. "Register USGEO for $15.00 and"
  181. "receive the sound files for all"
  182. "50 state names and capitals, as"
  183. "well as removal of the shareware"
  184. "screens and discounts on other"
  185. "KidStuff programs!"
  186. WINUPDATE +6 +2 91
  187. "U.S. Geography v2.2sw"
  188. RETURN
  189.  
  190. :OVRWRITE
  191. WINOPEN 5 18 47
  192. "A previous version of this program was "
  193. "detected. Please enter Y in response to"
  194. "any overwrite messages you may see on"
  195. "the next screen.          Press [Enter]"
  196. WAIT +41 +4
  197. WINCLOSE
  198. JUMP COPYFILES
  199.  
  200. :INST_FAIL
  201. WINOPEN 0 13 112
  202. "THE INSTALLATION PROGRAM FAILED PRIOR TO COMPLETION"
  203. "Possible reasons:"
  204. ""
  205. "  ■ The floppy disk was removed prior to completion."
  206. "  ■ The floppy disk was damaged during shipping."
  207. "  ■ Your disk drive is out of alignment."
  208. ""
  209. "Please contact KidStuff Software.      Press [Enter]"
  210. WAIT +54 +8
  211. DELETE ~1~2\*.* 0 0 31
  212. RD ~1~2
  213. WINCLOSE
  214.